don't include QCharRef.
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 12 Oct 2021 18:56:55 +0000 (12:56 -0600)
committertsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 12 Oct 2021 18:56:55 +0000 (12:56 -0600)
missed one in previous commit.

gui/formatload.cc

index 9b2b329e0b0c922509404ef089990811c2b63152..9f39df6c5882a425af62db8378fe4fc54f7d4ebd 100644 (file)
@@ -24,7 +24,6 @@
 #include "formatload.h"
 #include <QByteArray>                      // for QByteArray
 #include <QChar>                           // for operator==, QChar
-#include <QCharRef>                        // for QCharRef
 #include <QCoreApplication>                // for QCoreApplication
 #ifdef GENERATE_CORE_STRINGS
 #include <QDebug>                          // for QDebug, operator<<